OpenRoads Designer CONNECT Edition SDK Help

IntrinsicPoint Property

Gets the spiral intrinsic point

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public virtual  DPoint3d IntrinsicPoint {get;}

Property Value

DPoint3d

Remarks

The intrinsic point is the point where the curvature is zero

See Also